"SOLID" meaning in All languages combined

See SOLID on Wiktionary

Noun [English]

IPA: /ˈsɑlɪd/ [General-American], /ˈsɒlɪd/ [Received-Pronunciation] Audio: en-us-solid.ogg [US]
enPR: sŏl'ĭd Rhymes: (Received Pronunciation) -ɒlɪd Head templates: {{en-noun|?}} SOLID
  1. (programming, object-oriented programming) Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion. (When followed, the created system will be more likely easy to maintain, and extend over time.) Tags: abbreviation, acronym, alt-of Alternative form of: Single responsibility (extra: When followed, the created system will be more likely easy to maintain, and extend over time.), Open-closed (extra: When followed, the created system will be more likely easy to maintain, and extend over time.), Liskov substitution (extra: When followed, the created system will be more likely easy to maintain, and extend over time.), Interface segregation and Dependency inversion (extra: When followed, the created system will be more likely easy to maintain, and extend over time.) Categories (topical): Object-oriented programming, Programming
    Sense id: en-SOLID-en-noun-4leWlLrr Categories (other): English entries with incorrect language header Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences Related terms: SRP, Single responsibility principle, OCP, Open, closed principle, LSP, Liskov substitution principle, ISP, Interface segregation principle, DIP, Dependency inversion principle

Download JSON data for SOLID meaning in All languages combined (3.5kB)

{
  "head_templates": [
    {
      "args": {
        "1": "?"
      },
      "expansion": "SOLID",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "alt_of": [
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Single responsibility"
        },
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Open-closed"
        },
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Liskov substitution"
        },
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Interface segregation and Dependency inversion"
        }
      ],
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Object-oriented programming",
          "orig": "en:Object-oriented programming",
          "parents": [
            "Programming",
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion. (When followed, the created system will be more likely easy to maintain, and extend over time.)"
      ],
      "id": "en-SOLID-en-noun-4leWlLrr",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "object-oriented programming",
          "object-oriented programming"
        ],
        [
          "Single responsibility",
          "single responsibility principle#English"
        ],
        [
          "Open-closed",
          "open-closed principle#English"
        ],
        [
          "Liskov substitution",
          "Liskov substitution principle#English"
        ],
        [
          "Interface segregation",
          "interface segregation principle#English"
        ],
        [
          "Dependency inversion",
          "dependency inversion principle#English"
        ]
      ],
      "qualifier": "object-oriented programming",
      "raw_glosses": [
        "(programming, object-oriented programming) Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion. (When followed, the created system will be more likely easy to maintain, and extend over time.)"
      ],
      "related": [
        {
          "word": "SRP"
        },
        {
          "word": "Single responsibility principle"
        },
        {
          "word": "OCP"
        },
        {
          "word": "Open"
        },
        {
          "word": "closed principle"
        },
        {
          "word": "LSP"
        },
        {
          "word": "Liskov substitution principle"
        },
        {
          "word": "ISP"
        },
        {
          "word": "Interface segregation principle"
        },
        {
          "word": "DIP"
        },
        {
          "word": "Dependency inversion principle"
        }
      ],
      "tags": [
        "abbreviation",
        "acronym",
        "alt-of"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˈsɑlɪd/",
      "tags": [
        "General-American"
      ]
    },
    {
      "ipa": "/ˈsɒlɪd/",
      "tags": [
        "Received-Pronunciation"
      ]
    },
    {
      "rhymes": "(Received Pronunciation) -ɒlɪd"
    },
    {
      "homophone": "solid"
    },
    {
      "audio": "en-us-solid.ogg",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/4/4b/En-us-solid.ogg/En-us-solid.ogg.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/4/4b/En-us-solid.ogg",
      "tags": [
        "US"
      ],
      "text": "Audio (US)"
    },
    {
      "enpr": "sŏl'ĭd"
    }
  ],
  "word": "SOLID"
}
{
  "head_templates": [
    {
      "args": {
        "1": "?"
      },
      "expansion": "SOLID",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "related": [
    {
      "word": "SRP"
    },
    {
      "word": "Single responsibility principle"
    },
    {
      "word": "OCP"
    },
    {
      "word": "Open"
    },
    {
      "word": "closed principle"
    },
    {
      "word": "LSP"
    },
    {
      "word": "Liskov substitution principle"
    },
    {
      "word": "ISP"
    },
    {
      "word": "Interface segregation principle"
    },
    {
      "word": "DIP"
    },
    {
      "word": "Dependency inversion principle"
    }
  ],
  "senses": [
    {
      "alt_of": [
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Single responsibility"
        },
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Open-closed"
        },
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Liskov substitution"
        },
        {
          "extra": "When followed, the created system will be more likely easy to maintain, and extend over time.",
          "word": "Interface segregation and Dependency inversion"
        }
      ],
      "categories": [
        "English 2-syllable words",
        "English acronyms",
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English nouns",
        "English nouns with unknown or uncertain plurals",
        "English terms with IPA pronunciation",
        "English terms with audio links",
        "English terms with homophones",
        "Rhymes:English/ɒlɪd",
        "Rhymes:English/ɒlɪd/2 syllables",
        "en:Object-oriented programming",
        "en:Programming"
      ],
      "glosses": [
        "Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion. (When followed, the created system will be more likely easy to maintain, and extend over time.)"
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "object-oriented programming",
          "object-oriented programming"
        ],
        [
          "Single responsibility",
          "single responsibility principle#English"
        ],
        [
          "Open-closed",
          "open-closed principle#English"
        ],
        [
          "Liskov substitution",
          "Liskov substitution principle#English"
        ],
        [
          "Interface segregation",
          "interface segregation principle#English"
        ],
        [
          "Dependency inversion",
          "dependency inversion principle#English"
        ]
      ],
      "qualifier": "object-oriented programming",
      "raw_glosses": [
        "(programming, object-oriented programming) Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion. (When followed, the created system will be more likely easy to maintain, and extend over time.)"
      ],
      "tags": [
        "abbreviation",
        "acronym",
        "alt-of"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˈsɑlɪd/",
      "tags": [
        "General-American"
      ]
    },
    {
      "ipa": "/ˈsɒlɪd/",
      "tags": [
        "Received-Pronunciation"
      ]
    },
    {
      "rhymes": "(Received Pronunciation) -ɒlɪd"
    },
    {
      "homophone": "solid"
    },
    {
      "audio": "en-us-solid.ogg",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/4/4b/En-us-solid.ogg/En-us-solid.ogg.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/4/4b/En-us-solid.ogg",
      "tags": [
        "US"
      ],
      "text": "Audio (US)"
    },
    {
      "enpr": "sŏl'ĭd"
    }
  ],
  "word": "SOLID"
}

This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-06-04 from the enwiktionary dump dated 2024-05-02 using wiktextract (e9e0a99 and db5a844). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.